Enumerates the stack frames corresponding to a thread.
Methods
In addition to the methods inherited from IUnknown, the IEnumDebugStackFrames interface exposes the following methods.
Method | Description |
---|---|
Retrieves a specified number of segments in the enumeration sequence. |
|
Skips a specified number of segments in an enumeration sequence. |
|
Resets an enumeration sequence to the beginning. |
|
Creates an enumerator that contains the same state as the current enumerator. |